GrapeCity SPREAD for Windows Forms 12.0J
SetReference(IEvaluationContext,RangeReference[],IReferenceSource) メソッド


評価コンテキストを示すIEvaluationContext値。
範囲参照を表すRangeReferenceの配列。
参照ソースを示すIReferenceSource値。
このIValueの値を指定した参照配列に設定します。
構文
'Declaration
 
Overloads Sub SetReference( _
   ByVal context As IEvaluationContext, _
   ByVal rangeRefs() As RangeReference, _
   ByVal refSource As IReferenceSource _
) 
'使用法
 
Dim instance As IValue
Dim context As IEvaluationContext
Dim rangeRefs() As RangeReference
Dim refSource As IReferenceSource
 
instance.SetReference(context, rangeRefs, refSource)

パラメータ

context
評価コンテキストを示すIEvaluationContext値。
rangeRefs
範囲参照を表すRangeReferenceの配列。
refSource
参照ソースを示すIReferenceSource値。
参照

IValue インタフェース
IValue メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.